home *** CD-ROM | disk | FTP | other *** search
Wrap
; Application: Advanced Properties ; Version : 0.5 ; Author : Andrew D. Smith/ Solutions.nu ; Copyright : ⌐ 2000 by Andrew D. Smith/Solutions.nu ; Created by : INF-Tool Setup Program and INF File Generator ; from http://Inner-Smile.com ; Licence of : Andrew D Smith, 13459 Sharon Springs, NY, USA ; --------------------------------------------------------------------------- [Version] Signature=$Chicago$ Provider=%Author% SetupClass=BASE Compatible=1 AdvancedINF=2.5,"You need a newer version of ADVPACK.DLL!" Generator=INF-Tool v6.2c/pro [Optional Components] INFTool_1 [Optional Components.ntx86] INFTool_1.ntx86 [AdvSetup] HKLM,%RunOnce%Setup,"Advanced Properties...",,"RunDll32.exe "%01%"\advpack.dll,LaunchINFSection ADVPROPS.INF,DefaultInstall2" [AdvSetup.ntx86] HKLM,%RunOnce%Setup,"Advanced Properties...",,"RunDll32.exe advpack.dll,LaunchINFSection ADVPROPS.INF,DefaultInstall2.ntx86" [Strings] Product="Advanced Properties" Version="0.5" Author="Andrew D. Smith/ Solutions.nu" Copyright="⌐ 2000 by Andrew D. Smith/Solutions.nu" DiskName="Advanced Properties, Setup Disk #1" Uninstall="Software\Microsoft\Windows\CurrentVersion\Uninstall\" Runonce="SOFTWARE\Microsoft\Windows\CurrentVersion\Runonce\" Setup="SOFTWARE\Microsoft\Windows\CurrentVersion\Setup" [INFTool.Add.Reg.95] HKCU,"Software\Microsoft\Internet Explorer\MenuExt\Advanced Properties","",0,"http://www.unixmage.com/util/advprop.php3" HKCU,"Software\Microsoft\Internet Explorer\MenuExt\Advanced Properties","Context",65537,00000001 HKCU,"Software\Microsoft\Internet Explorer\MenuExt\Advanced Properties","Flags",65537,00000001 HKLM,%Uninstall%%Product% HKLM,%Uninstall%%Product%,"DisplayName",,"%Product%" HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\ADVPROPS.INF, DefaultUninstall" [INFTool.Add.Reg.ntx86] HKCU,"Software\Microsoft\Internet Explorer\MenuExt\Advanced Properties","",0,"http://www.unixmage.com/util/advprop.php3" HKCU,"Software\Microsoft\Internet Explorer\MenuExt\Advanced Properties","Context",65537,00000001 HKCU,"Software\Microsoft\Internet Explorer\MenuExt\Advanced Properties","Flags",65537,00000001 HKLM,%Uninstall%%Product% HKLM,%Uninstall%%Product%,"DisplayName",,"%Product%" HKLM,%Uninstall%%Product%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\ADVPROPS.INF, DefaultUninstall.ntx86" [INFTool.AddINI] win.ini,Desktop,Wallpaper,HKLM,%Setup%,2 win.ini,Desktop,TileWallpaper,HKLM,%Setup%,2 [SourceDisksNames] 1=%DiskName%,,0 [SourceDisksFiles] AdvPack.DLL=1 W95Inf16.DLL=1 W95Inf32.DLL=1 [AdvPack] AdvPack.DLL,,,16 W95Inf16.DLL,,,16 W95Inf32.DLL,,,16 [Add.Inf] ADVPROPS.INF [DestinationDirs] AdvPack=11 Add.Inf=17 [RemoveDirs] [DefaultInstall] Ini2Reg=INFTool.AddINI AddReg=AdvSetup [DefaultInstallX] [DefaultInstall2] AddReg=INFTool.Add.Reg.95 Copyfiles=AdvPack,Add.Inf BeginPrompt=InstallBegin EndPrompt=InstallComplete Uninstall=DefaultUninstall [DefaultInstall.ntx86] AddReg=AdvSetup.ntx86 [DefaultInstall2.ntx86] AddReg=INFTool.Add.Reg.ntx86 Copyfiles=AdvPack,Add.Inf BeginPrompt=InstallBegin EndPrompt=InstallComplete Uninstall=DefaultUninstall.ntx86 [INFTool_1] OptionDesc=%Product% Tip=%info% InstallType=0 IconIndex=22 AddReg=AdvSetup [INFTool_1.ntx86] OptionDesc=%Product% Tip=%info% InstallType=0 IconIndex=22 AddReg=AdvSetup.ntx86 [InstallBegin] Title="Advanced Properties" [InstallComplete] Prompt="You need to exit any open copies of Internet Explorer and reenter them to see Advanced Properties work. Once you are on an open web page right click in any blank area and select "Advanced Properties" to view the advanced properties of the web page." Title="Advanced Properties" [DefaultUninstall] BeginPrompt=BeginUPromptSection EndPrompt=EndUPromptSection DelReg=INFTool.Add.Reg.95 DelFiles= DelDirs=RemoveDirs Cleanup=1 [DefaultUninstall.ntx86] BeginPrompt=BeginUPromptSection EndPrompt=EndUPromptSection DelReg=INFTool.Add.Reg.ntx86 DelFiles= DelDirs=RemoveDirs Cleanup=1 [BeginUPromptSection] Prompt="Are you sure you want to remove Advanced Properties?" ButtonType=YESNO Title=%Product% Uninstall [EndUPromptSection] Prompt="Advanced Properties was successfully removed from your computer."